[INFO] fetching crate konfigkoll_script 0.1.15...
[INFO] checking konfigkoll_script-0.1.15 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] extracting crate konfigkoll_script 0.1.15 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate konfigkoll_script 0.1.15
[INFO] finished tweaking crates.io crate konfigkoll_script 0.1.15
[INFO] tweaked toml for crates.io crate konfigkoll_script 0.1.15 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate konfigkoll_script 0.1.15 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate konfigkoll_script 0.1.15 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rune-modules v0.13.4
[INFO] [stderr]   Downloaded rune-core v0.13.4
[INFO] [stderr]   Downloaded rune-macros v0.13.4
[INFO] [stderr]   Downloaded konfigkoll_types v0.2.11
[INFO] [stderr]   Downloaded konfigkoll_utils v0.1.11
[INFO] [stderr]   Downloaded musli-storage v0.0.42
[INFO] [stderr]   Downloaded musli-common v0.0.42
[INFO] [stderr]   Downloaded paketkoll_types v0.2.9
[INFO] [stderr]   Downloaded paketkoll_utils v0.1.14
[INFO] [stderr]   Downloaded rune-alloc-macros v0.13.4
[INFO] [stderr]   Downloaded paketkoll_workspace_hack v0.1.0
[INFO] [stderr]   Downloaded musli-macros v0.0.42
[INFO] [stderr]   Downloaded konfigkoll_hwinfo v0.1.14
[INFO] [stderr]   Downloaded musli v0.0.42
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded sysinfo v0.39.1
[INFO] [stderr]   Downloaded rune-alloc v0.13.4
[INFO] [stderr]   Downloaded rune v0.13.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8712a16f7d18734cf3dc7aff48cdea0dbd1a7a7904d8ec23e95e630aeddd16c6
[INFO] running `Command { std: "docker" "start" "8712a16f7d18734cf3dc7aff48cdea0dbd1a7a7904d8ec23e95e630aeddd16c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8712a16f7d18734cf3dc7aff48cdea0dbd1a7a7904d8ec23e95e630aeddd16c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8712a16f7d18734cf3dc7aff48cdea0dbd1a7a7904d8ec23e95e630aeddd16c6" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8712a16f7d18734cf3dc7aff48cdea0dbd1a7a7904d8ec23e95e630aeddd16c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8712a16f7d18734cf3dc7aff48cdea0dbd1a7a7904d8ec23e95e630aeddd16c6" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rune-alloc-macros v0.13.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling musli-macros v0.0.42
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling paketkoll_workspace_hack v0.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rune-alloc v0.13.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking musli v0.0.42
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking musli-common v0.0.42
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking musli-storage v0.0.42
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking rune-core v0.13.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking konfigkoll_utils v0.1.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking sysinfo v0.39.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking paketkoll_types v0.2.9
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking paketkoll_utils v0.1.14
[INFO] [stderr]     Checking konfigkoll_types v0.2.11
[INFO] [stderr]    Compiling rune-macros v0.13.4
[INFO] [stderr]     Checking rune v0.13.4
[INFO] [stderr]     Checking konfigkoll_hwinfo v0.1.14
[INFO] [stderr]     Checking rune-modules v0.13.4
[INFO] [stderr]     Checking konfigkoll_script v0.1.15 (/opt/rustwide/workdir)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/engine.rs:217:18
[INFO] [stdout]     |
[INFO] [stdout] 217 |             _ => eyre::bail!("Got non-result from {phase}: {output:?}"),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/engine.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |         Ok(str) => eyre::bail!(str),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/engine.rs:217:18
[INFO] [stdout]     |
[INFO] [stdout] 217 |             _ => eyre::bail!("Got non-result from {phase}: {output:?}"),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/engine.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |         Ok(str) => eyre::bail!(str),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `konfigkoll_script` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `konfigkoll_script` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "8712a16f7d18734cf3dc7aff48cdea0dbd1a7a7904d8ec23e95e630aeddd16c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8712a16f7d18734cf3dc7aff48cdea0dbd1a7a7904d8ec23e95e630aeddd16c6", kill_on_drop: false }`
[INFO] [stdout] 8712a16f7d18734cf3dc7aff48cdea0dbd1a7a7904d8ec23e95e630aeddd16c6
